Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dacl.c180 int rc, xprefix; in jffs2_get_acl() local
213 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl()
235 int rc, xprefix; in jffs2_set_acl() local
H A Dxattr.c64 static uint32_t xattr_datum_hashkey(int xprefix, const char *xname, const char *xvalue, int xsize) in xattr_datum_hashkey()
337 int xprefix, const char *xname, in create_xattr_datum()
932 static const char *jffs2_xattr_prefix(int xprefix, struct dentry *dentry) in jffs2_xattr_prefix()
1035 int do_jffs2_getxattr(struct inode *inode, int xprefix, const char *xname, in do_jffs2_getxattr()
1097 int do_jffs2_setxattr(struct inode *inode, int xprefix, const char *xname, in do_jffs2_setxattr()
H A Dxattr.h29 uint16_t xprefix; /* see JFFS2_XATTR_PREFIX_* */ member
/linux/include/uapi/linux/
H A Djffs2.h168 __u8 xprefix; member