Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h889 unsigned char nfs_umode_to_dtype(umode_t mode) in nfs_umode_to_dtype() function
H A Dnfstrace.h126 __entry->type = nfs_umode_to_dtype(inode->i_mode);
216 __entry->type = nfs_umode_to_dtype(inode->i_mode);
H A Dnfs3xdr.c2005 entry->d_type = nfs_umode_to_dtype(entry->fattr->mode); in nfs3_decode_dirent()
H A Dnfs4xdr.c7660 entry->d_type = nfs_umode_to_dtype(entry->fattr->mode); in nfs4_decode_dirent()