Home
last modified time | relevance | path

Searched refs:d_tmpfile (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/fs/minix/
Dnamei.c64 d_tmpfile(dentry, inode); in minix_tmpfile()
/linux-4.4.14/include/linux/
Ddcache.h265 extern void d_tmpfile(struct dentry *, struct inode *);
/linux-4.4.14/fs/ext2/
Dnamei.c136 d_tmpfile(dentry, inode); in ext2_tmpfile()
/linux-4.4.14/fs/f2fs/
Dnamei.c557 d_tmpfile(dentry, inode); in __f2fs_tmpfile()
/linux-4.4.14/fs/xfs/
Dxfs_iops.c185 d_tmpfile(dentry, inode); in xfs_generic_create()
/linux-4.4.14/fs/
Ddcache.c3350 void d_tmpfile(struct dentry *dentry, struct inode *inode) in d_tmpfile() function
3364 EXPORT_SYMBOL(d_tmpfile);
/linux-4.4.14/fs/udf/
Dnamei.c653 d_tmpfile(dentry, inode); in udf_tmpfile()
/linux-4.4.14/mm/
Dshmem.c2264 d_tmpfile(dentry, inode); in shmem_tmpfile()
/linux-4.4.14/fs/ext4/
Dnamei.c2518 d_tmpfile(dentry, inode); in ext4_tmpfile()
/linux-4.4.14/fs/btrfs/
Dinode.c9979 d_tmpfile(dentry, inode); in btrfs_tmpfile()