Searched defs:handler_flags (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/fs/reiserfs/ |
D | xattr_trusted.c | 12 int handler_flags) in trusted_get() 25 size_t size, int flags, int handler_flags) in trusted_set() 37 const char *name, size_t name_len, int handler_flags) in trusted_list()
|
D | xattr_user.c | 11 int handler_flags) in user_get() 23 size_t size, int flags, int handler_flags) in user_set() 34 const char *name, size_t name_len, int handler_flags) in user_list()
|
D | xattr_security.c | 13 int handler_flags) in security_get() 26 size_t size, int flags, int handler_flags) in security_set() 38 const char *name, size_t namelen, int handler_flags) in security_list()
|
/linux-3.3/drivers/acpi/acpica/ |
D | acobject.h | 307 u8 handler_flags; member
|