Home
last modified time | relevance | path

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

/linux-4.1.27/fs/minix/
Dnamei.c64 d_tmpfile(dentry, inode); in minix_tmpfile()
/linux-4.1.27/include/linux/
Ddcache.h263 extern void d_tmpfile(struct dentry *, struct inode *);
/linux-4.1.27/fs/ext2/
Dnamei.c133 d_tmpfile(dentry, inode); in ext2_tmpfile()
/linux-4.1.27/fs/f2fs/
Dnamei.c773 d_tmpfile(dentry, inode); in f2fs_tmpfile()
/linux-4.1.27/fs/xfs/
Dxfs_iops.c186 d_tmpfile(dentry, inode); in xfs_generic_create()
/linux-4.1.27/fs/
Ddcache.c3348 void d_tmpfile(struct dentry *dentry, struct inode *inode) in d_tmpfile() function
3362 EXPORT_SYMBOL(d_tmpfile);
/linux-4.1.27/fs/udf/
Dnamei.c615 d_tmpfile(dentry, inode); in udf_tmpfile()
/linux-4.1.27/fs/ext3/
Dnamei.c1783 d_tmpfile(dentry, inode); in ext3_tmpfile()
/linux-4.1.27/mm/
Dshmem.c2248 d_tmpfile(dentry, inode); in shmem_tmpfile()
/linux-4.1.27/fs/ext4/
Dnamei.c2597 d_tmpfile(dentry, inode); in ext4_tmpfile()
/linux-4.1.27/fs/btrfs/
Dinode.c9829 d_tmpfile(dentry, inode); in btrfs_tmpfile()