Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.h91 __le32 reparse_tag; member
H A Doplock.c1734 buf->reparse_tag = cpu_to_le32(fp->volatile_id); in create_posix_rsp_buf()
/linux/fs/smb/client/
H A Dcifsglob.h1587 __u32 reparse_tag; member
H A Dsmb2pdu.c2366 posix->reparse_tag = le32_to_cpu(*(__le32 *)(beg + 4)); in parse_posix_ctxt()
2386 posix->nlink, posix->mode, posix->reparse_tag); in parse_posix_ctxt()
H A Dinode.c203 cifs_i->reparse_tag = fattr->cf_cifstag; in cifs_fattr_to_inode()