Home
last modified time | relevance | path

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

/linux-3.3/fs/jffs2/
Dacl.c163 int rc, xprefix; in jffs2_get_acl() local
200 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl()
221 int rc, xprefix; in jffs2_set_acl() local
Dxattr.c59 static uint32_t xattr_datum_hashkey(int xprefix, const char *xname, const char *xvalue, int xsize) in xattr_datum_hashkey()
332 int xprefix, const char *xname, in create_xattr_datum()
920 static const struct xattr_handler *xprefix_to_handler(int xprefix) { in xprefix_to_handler()
1013 int do_jffs2_getxattr(struct inode *inode, int xprefix, const char *xname, in do_jffs2_getxattr()
1075 int do_jffs2_setxattr(struct inode *inode, int xprefix, const char *xname, in do_jffs2_setxattr()
Dxattr.h29 uint16_t xprefix; /* see JFFS2_XATTR_PREFIX_* */ member
/linux-3.3/include/linux/
Djffs2.h173 __u8 xprefix; member