Home
last modified time | relevance | path

Searched refs:cifs_xattr_handlers (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h142 extern const struct xattr_handler *cifs_xattr_handlers[];
145 # define cifs_xattr_handlers NULL macro
H A Dxattr.c506 const struct xattr_handler *cifs_xattr_handlers[] = { variable
H A Dcifsfs.c212 sb->s_xattr = cifs_xattr_handlers; in cifs_read_super()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h130 extern const struct xattr_handler *cifs_xattr_handlers[];
133 # define cifs_xattr_handlers NULL macro
H A Dxattr.c484 const struct xattr_handler *cifs_xattr_handlers[] = { variable
H A Dcifsfs.c242 sb->s_xattr = cifs_xattr_handlers; in cifs_read_super()

Completed in 10 milliseconds