Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h1560 __le64 InodeType; /* LNK, FIFO, CHR etc. */ member
H A Dsmb2ops.c2808 if (le64_to_cpu(symlink_buf->InodeType) != NFS_SPECFILE_LNK) { in parse_reparse_posix()
2810 le64_to_cpu(symlink_buf->InodeType)); in parse_reparse_posix()
H A Dcifssmb.c3310 if (posix_buf->InodeType != cpu_to_le64(NFS_SPECFILE_LNK)) { in CIFSSMBQuerySymLink()
3312 le64_to_cpu(posix_buf->InodeType)); in CIFSSMBQuerySymLink()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h1513 __le64 InodeType; /* LNK, FIFO, CHR etc. */ member
H A Dinode.c741 switch (le64_to_cpu(buf->InodeType)) { in cifs_reparse_point_to_fattr()
H A Dsmb2ops.c2889 switch ((type = le64_to_cpu(buf->InodeType))) { in parse_reparse_posix()

Completed in 39 milliseconds