Searched defs:tmpfile (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/ | ||
H A D | xfs_iops.c | 128 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 | 2875 struct xfs_inode *tmpfile; xfs_rename_alloc_whiteout() local |
/linux-4.1.27/include/linux/ | ||
H A D | fs.h | 1656 int (*tmpfile) (struct inode *, struct dentry *, umode_t); member in struct:inode_operations |
Completed in 186 milliseconds