Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 8 of 8) sorted by relevance

/fs/
Dxattr.c560 #define for_each_xattr_handler(handlers, handler) \ argument
571 struct xattr_handler *handler; in xattr_resolve_name() local
592 struct xattr_handler *handler; in generic_getxattr() local
609 struct xattr_handler *handler, **handlers = inode->i_sb->s_xattr; in generic_listxattr() local
636 struct xattr_handler *handler; in generic_setxattr() local
654 struct xattr_handler *handler; in generic_removexattr() local
Dcompat_ioctl.c1830 ioctl_trans_handler_t handler; member
1834 #define HANDLE_IOCTL(cmd,handler) \ argument
Dbuffer.c50 init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) in init_buffer()
/fs/ext2/
Dxattr.c131 struct xattr_handler *handler = NULL; in ext2_xattr_handler() local
299 struct xattr_handler *handler = in ext2_xattr_list() local
/fs/ext3/
Dxattr.c135 struct xattr_handler *handler = NULL; in ext3_xattr_handler() local
341 struct xattr_handler *handler = in ext3_xattr_list_entries() local
/fs/ext4/
Dxattr.c128 struct xattr_handler *handler = NULL; in ext4_xattr_handler() local
334 struct xattr_handler *handler = in ext4_xattr_list_entries() local
/fs/jfs/
Djfs_metapage.c181 #define dec_io(page, handler) handler(page) argument
/fs/ocfs2/
Dxattr.c414 struct xattr_handler *handler = NULL; in ocfs2_xattr_prefix() local