Searched refs:ubifs_getattr (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | file.c | 1622 ubifs_getattr(idmap, path, stat, request_mask, query_flags); in ubifs_symlink_getattr() 1642 .getattr = ubifs_getattr,
|
H A D | dir.c | 1636 int ubifs_getattr(struct mnt_idmap *idmap, const struct path *path, in ubifs_getattr() function 1701 .getattr = ubifs_getattr,
|
H A D | ubifs.h | 2035 int ubifs_getattr(struct mnt_idmap *idmap, const struct path *path,
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.h | 2355 int ubifs_getattr(struct vfsmount *mnt, struct dentry *dentry,
|