Searched defs:tmpfile (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/fs/xfs/ | ||
H A D | xfs_iops.c | 127 xfs_generic_create( struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev, bool tmpfile) xfs_generic_create() argument |
H A D | xfs_inode.c | 2859 struct xfs_inode *tmpfile; xfs_rename_alloc_whiteout() local |
/linux-4.4.14/include/linux/ | ||
H A D | fs.h | 1676 int (*tmpfile) (struct inode *, struct dentry *, umode_t); member in struct:inode_operations |
Completed in 173 milliseconds