Searched defs:ox (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/fs/overlayfs/ |
D | namei.c | 115 enum ovl_xattr ox) in ovl_get_fh() 496 enum ovl_xattr ox, const struct ovl_fh *fh) in ovl_verify_fh() 515 enum ovl_xattr ox, const struct ovl_fh *fh, in ovl_verify_set_fh() 536 enum ovl_xattr ox, struct dentry *real, in ovl_verify_origin_xattr()
|
D | overlayfs.h | 182 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) in ovl_xattr() 291 enum ovl_xattr ox, void *value, in ovl_getxattr_upper() 304 enum ovl_xattr ox, void *value, in ovl_path_getxattr() 323 enum ovl_xattr ox, const void *value, in ovl_setxattr() 338 enum ovl_xattr ox) in ovl_removexattr()
|
D | util.c | 841 enum ovl_xattr ox) in ovl_get_dir_xattr_val() 882 enum ovl_xattr ox, const void *value, size_t size, in ovl_check_setxattr()
|
/linux-6.14.4/drivers/iio/magnetometer/ |
D | yamaha-yas530.c | 1167 static int yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) in yas530_set_offsets() 1197 s8 ox, oy1, oy2; in yas530_measure_offsets() local
|