Home
last modified time | relevance | path

Searched refs:finish_open_simple (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/
H A Dxfs_iops.c1260 return finish_open_simple(file, err); in xfs_vn_tmpfile()
/linux/fs/f2fs/
H A Dnamei.c944 return finish_open_simple(file, err); in f2fs_tmpfile()
/linux/include/linux/
H A Dfs.h2596 static inline int finish_open_simple(struct file *file, int error) in finish_open_simple() function
/linux/fs/ext4/
H A Dnamei.c2918 return finish_open_simple(file, err); in ext4_tmpfile()
/linux/Documentation/filesystems/
H A Dvfs.rst618 open; this can be done by calling finish_open_simple() right at
/linux/mm/
H A Dshmem.c3882 return finish_open_simple(file, error); in shmem_tmpfile()
/linux/fs/btrfs/
H A Dinode.c9471 return finish_open_simple(file, ret); in btrfs_tmpfile()