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.h237 extern int nilfs_make_empty(struct inode *, struct inode *);
H A Dnamei.c245 err = nilfs_make_empty(inode, dir); in nilfs_mkdir()
H A Ddir.c613 int nilfs_make_empty(struct inode *inode, struct inode *parent) in nilfs_make_empty() function