Searched refs:f2fs_getattr (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/f2fs/ |
| D | namei.c | 1331 f2fs_getattr(mnt_userns, path, stat, request_mask, query_flags); in f2fs_encrypted_symlink_getattr() 1354 .getattr = f2fs_getattr, 1366 .getattr = f2fs_getattr, 1372 .getattr = f2fs_getattr,
|
| D | file.c | 809 int f2fs_getattr(struct user_namespace *mnt_userns, const struct path *path, in f2fs_getattr() function 1004 .getattr = f2fs_getattr,
|
| D | f2fs.h | 3267 int f2fs_getattr(struct user_namespace *mnt_userns, const struct path *path,
|