Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h1552 __le64 InodeType; /* LNK, FIFO, CHR etc. */ member
Dcifssmb.c3323 if (posix_buf->InodeType != cpu_to_le64(NFS_SPECFILE_LNK)) { in CIFSSMBQuerySymLink()
3325 le64_to_cpu(posix_buf->InodeType)); in CIFSSMBQuerySymLink()