Searched refs:sxasize (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/nfs/
H A Dnfs4client.c1079 if (server->sxasize > server_sxa_sz)
1080 server->sxasize = server_sxa_sz;
H A Dclient.c826 server->sxasize = min_t(unsigned int, raw_max_rpc_payload,
H A Dnfs42proc.c1216 if (buflen > server->sxasize)
/linux-master/include/linux/
H A Dnfs_fs_sb.h173 unsigned int sxasize; /* setxattr size */ member in struct:nfs_server

Completed in 164 milliseconds