Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h231 extern int nilfs_make_empty(struct inode *, struct inode *);
H A Dnamei.c229 err = nilfs_make_empty(inode, dir); in nilfs_mkdir()
H A Ddir.c577 int nilfs_make_empty(struct inode *inode, struct inode *parent) in nilfs_make_empty() function