Searched refs:f2fs_getattr (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | namei.c | 1301 f2fs_getattr(idmap, path, stat, request_mask, query_flags); in f2fs_encrypted_symlink_getattr() 1324 .getattr = f2fs_getattr, 1336 .getattr = f2fs_getattr, 1342 .getattr = f2fs_getattr,
|
H A D | file.c | 871 int f2fs_getattr(struct mnt_idmap *idmap, const struct path *path, in f2fs_getattr() function 1091 .getattr = f2fs_getattr,
|
H A D | f2fs.h | 3482 int f2fs_getattr(struct mnt_idmap *idmap, const struct path *path,
|