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

/linux-master/fs/nfs/
H A Dnfstrace.h104 __entry->type = nfs_umode_to_dtype(inode->i_mode);
194 __entry->type = nfs_umode_to_dtype(inode->i_mode);
H A Dinternal.h834 unsigned char nfs_umode_to_dtype(umode_t mode) function
H A Dnfs3xdr.c2008 entry->d_type = nfs_umode_to_dtype(entry->fattr->mode);
H A Dnfs4xdr.c7543 entry->d_type = nfs_umode_to_dtype(entry->fattr->mode);

Completed in 141 milliseconds