Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dreparse.h93 if (cinode->reparse_tag != IO_REPARSE_TAG_INTERNAL && in reparse_inode_match()
94 cinode->reparse_tag != fattr->cf_cifstag) in reparse_inode_match()
H A Dsmb2pdu.h365 u32 reparse_tag; member
H A Dsmb2proto.h56 __u32 *reparse_tag);
H A Dcifsglob.h1602 __u32 reparse_tag; member
H A Dsmb2pdu.c2289 posix->reparse_tag = le32_to_cpu(*(__le32 *)(beg + 4)); in parse_posix_ctxt()
2309 posix->nlink, posix->mode, posix->reparse_tag); in parse_posix_ctxt()
H A Dinode.c202 cifs_i->reparse_tag = fattr->cf_cifstag; in cifs_fattr_to_inode()
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.h130 __le32 reparse_tag; member
H A Doplock.c1727 buf->reparse_tag = cpu_to_le32(fp->volatile_id); in create_posix_rsp_buf()