Searched refs:nfs_type2fmt (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dnfs3xdr.c93 } nfs_type2fmt[] = { variable in typeref:struct:__anon7473
152 fmode = nfs_type2fmt[type].mode;
153 fattr->type = nfs_type2fmt[type].nfs2type;
H A Dnfs4xdr.c430 } nfs_type2fmt[] = { variable in typeref:struct:__anon7475
2204 dprintk("%s: type=0%o\n", __FUNCTION__, nfs_type2fmt[*type].nfs2type);
3042 fattr->type = nfs_type2fmt[type].nfs2type;
3043 fmode = nfs_type2fmt[type].mode;

Completed in 101 milliseconds