Searched refs:new_lock_owner (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfs/
H A Dnfs4proc.c4080 data->arg.new_lock_owner = 1;
4083 data->arg.new_lock_owner = 0;
4109 if (data->arg.new_lock_owner != 0) {
4158 static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error) argument
4167 if (new_lock_owner != 0 ||
4173 if (new_lock_owner != 0 ||
4221 data->arg.new_lock_owner, ret);
H A Dnfs4xdr.c1070 * opcode,type,reclaim,offset,length,new_lock_owner = 32
1083 *p = cpu_to_be32(args->new_lock_owner);
1084 if (args->new_lock_owner){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfs/
H A Dnfs4proc.c4080 data->arg.new_lock_owner = 1;
4083 data->arg.new_lock_owner = 0;
4109 if (data->arg.new_lock_owner != 0) {
4158 static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error) argument
4167 if (new_lock_owner != 0 ||
4173 if (new_lock_owner != 0 ||
4221 data->arg.new_lock_owner, ret);
H A Dnfs4xdr.c1070 * opcode,type,reclaim,offset,length,new_lock_owner = 32
1083 *p = cpu_to_be32(args->new_lock_owner);
1084 if (args->new_lock_owner){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dnfs_xdr.h281 unsigned char new_lock_owner : 1; member in struct:nfs_lock_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dnfs_xdr.h281 unsigned char new_lock_owner : 1; member in struct:nfs_lock_args

Completed in 114 milliseconds