Home
last modified time | relevance | path

Searched refs:nilfs_make_empty (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dnilfs.h231 extern int nilfs_make_empty(struct inode *, struct inode *);
Dnamei.c227 err = nilfs_make_empty(inode, dir); in nilfs_mkdir()
Ddir.c579 int nilfs_make_empty(struct inode *inode, struct inode *parent) in nilfs_make_empty() function