Searched refs:f2fs_getattr (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/f2fs/ |
D | namei.c | 1354 f2fs_getattr(mnt_userns, path, stat, request_mask, query_flags); in f2fs_encrypted_symlink_getattr() 1377 .getattr = f2fs_getattr, 1389 .getattr = f2fs_getattr, 1395 .getattr = f2fs_getattr,
|
D | file.c | 839 int f2fs_getattr(struct user_namespace *mnt_userns, const struct path *path, in f2fs_getattr() function 1047 .getattr = f2fs_getattr,
|
D | f2fs.h | 3457 int f2fs_getattr(struct user_namespace *mnt_userns, const struct path *path,
|