Lines Matching defs:inode
2345 static struct nfs4_client *get_nfsdfs_clp(struct inode *inode)
2348 nc = get_nfsdfs_client(inode);
2363 struct inode *inode = m->private;
2367 clp = get_nfsdfs_clp(inode);
2390 static int client_info_open(struct inode *inode, struct file *file)
2392 return single_open(file, client_info_show, inode);
2443 struct inode *inode = f->nf_inode;
2446 MAJOR(inode->i_sb->s_dev),
2447 MINOR(inode->i_sb->s_dev),
2448 inode->i_ino);
2625 static int client_states_open(struct inode *inode, struct file *file)
2631 clp = get_nfsdfs_clp(inode);
2643 static int client_opens_release(struct inode *inode, struct file *file)
2650 return seq_release(inode, file);
4533 * already holding inode->i_lock.
5598 grace_disallows_io(struct net *net, struct inode *inode)
5600 return opens_in_grace(net) && mandatory_lock(inode);
5877 struct inode *ino = d_inode(fhp->fh_dentry);
6541 struct nfs4_file *fp, struct inode *inode,
6588 struct inode *inode, struct nfs4_ol_stateid *ost,
6609 lst = init_lock_stateid(openlockstateid(ns), lo, fi, inode, ost);
6647 struct inode *inode = d_inode(cstate->current_fh.fh_dentry);
6666 lst = find_or_create_lock_stateid(lo, fi, inode, ost, new);
7084 struct inode *inode;
7093 inode = locks_inode(nf->nf_file);
7094 flctx = inode->i_flctx;
7286 * the inode cached. This becomes an obvious problem the first time a
7287 * client's inode cache approaches the size of the server's total memory.
7298 * is for a different inode), a delegation could take about 1.5K,