Searched defs:nop (Results 1 – 2 of 2) sorted by relevance
/fs/exportfs/ |
D | expfs.c | 30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local 388 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local 424 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh() local
|
/fs/nfs/ |
D | callback_xdr.c | 753 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 813 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 825 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 840 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 861 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
|