/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | namei.c | 108 ovl_get_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox) ovl_get_fh() argument 418 ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const struct ovl_fh *fh) ovl_verify_fh() argument 445 ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, struct dentry *real, bool is_upper, bool set) ovl_verify_set_fh() argument
|
H A D | util.c | 578 ovl_check_dir_xattr(struct super_block *sb, struct dentry *dentry, enum ovl_xattr ox) ovl_check_dir_xattr() argument 615 ovl_check_setxattr(struct dentry *dentry, struct dentry *upperdentry, enum ovl_xattr ox, const void *value, size_t size, int xerr) ovl_check_setxattr() argument
|
H A D | overlayfs.h | 117 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) in ovl_xattr() argument 182 ovl_do_getxattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, void *value, size_t size) ovl_do_getxattr() argument 190 ovl_do_setxattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const void *value, size_t size) ovl_do_setxattr() argument 201 ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox) ovl_do_removexattr() argument [all...] |
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | namei.c | 115 ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox) ovl_get_fh() argument 491 ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const struct ovl_fh *fh) ovl_verify_fh() argument 518 ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, struct dentry *real, bool is_upper, bool set) ovl_verify_set_fh() argument
|
H A D | overlayfs.h | 167 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) in ovl_xattr() argument 274 ovl_getxattr_upper(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox, void *value, size_t size) ovl_getxattr_upper() argument 287 ovl_path_getxattr(struct ovl_fs *ofs, const struct path *path, enum ovl_xattr ox, void *value, size_t size) ovl_path_getxattr() argument 307 ovl_setxattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const void *value, size_t size) ovl_setxattr() argument 322 ovl_removexattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox) ovl_removexattr() argument [all...] |
H A D | util.c | 738 ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, enum ovl_xattr ox) ovl_path_check_dir_xattr() argument 780 ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox, const void *value, size_t size, int xerr) ovl_check_setxattr() argument
|
/kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 1166 static int yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) in yas530_set_offsets() argument 1196 s8 ox, oy1, oy2; in yas530_measure_offsets() local [all...] |