Home
last modified time | relevance | path

Searched defs:ox (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/overlayfs/
Doverlayfs.h167 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) in ovl_xattr()
276 enum ovl_xattr ox, void *value, in ovl_getxattr_upper()
289 enum ovl_xattr ox, void *value, in ovl_path_getxattr()
308 enum ovl_xattr ox, const void *value, in ovl_setxattr()
323 enum ovl_xattr ox) in ovl_removexattr()
Dnamei.c116 enum ovl_xattr ox) in ovl_get_fh()
492 enum ovl_xattr ox, const struct ovl_fh *fh) in ovl_verify_fh()
519 enum ovl_xattr ox, struct dentry *real, bool is_upper, in ovl_verify_set_fh()
Dutil.c739 enum ovl_xattr ox) in ovl_path_check_dir_xattr()
781 enum ovl_xattr ox, const void *value, size_t size, in ovl_check_setxattr()
/Linux-v6.6/drivers/iio/magnetometer/
Dyamaha-yas530.c1166 static int yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) in yas530_set_offsets()
1196 s8 ox, oy1, oy2; in yas530_measure_offsets() local