Searched refs:ocfs2_getattr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | symlink.c | 91 .getattr = ocfs2_getattr,
|
H A D | file.h | 55 int ocfs2_getattr(const struct path *path, struct kstat *stat,
|
H A D | file.c | 1309 int ocfs2_getattr(const struct path *path, struct kstat *stat, in ocfs2_getattr() function 2720 .getattr = ocfs2_getattr, 2730 .getattr = ocfs2_getattr,
|
H A D | namei.c | 2916 .getattr = ocfs2_getattr,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | symlink.c | 90 .getattr = ocfs2_getattr,
|
H A D | file.h | 54 int ocfs2_getattr(struct mnt_idmap *idmap, const struct path *path,
|
H A D | file.c | 1302 int ocfs2_getattr(struct mnt_idmap *idmap, const struct path *path, in ocfs2_getattr() function 2751 .getattr = ocfs2_getattr, 2763 .getattr = ocfs2_getattr,
|
H A D | namei.c | 2921 .getattr = ocfs2_getattr,
|
Completed in 12 milliseconds