Home
last modified time | relevance | path

Searched refs:pattribute (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dxattr.c217 __u32 *pattribute; in cifs_attrib_get() local
230 pattribute = (__u32 *)value; in cifs_attrib_get()
231 *pattribute = CIFS_I(inode)->cifsAttrs; in cifs_attrib_get()