Home
last modified time | relevance | path

Searched refs:clone_blksize (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnfs_fs_sb.h192 unsigned int clone_blksize; /* granularity of a CLONE operation */
193 unsigned int clone_blksize; /* granularity of a CLONE operation */ global() member
H A Dnfs_xdr.h154 __u32 clone_blksize; /* granularity of a CLONE operation */ member
/linux/fs/nfs/
H A Dnfs4file.c247 unsigned int bs = server->clone_blksize; in nfs42_remap_file_range()
H A Dnfs4xdr.c5018 status = decode_attr_clone_blksize(xdr, bitmap, &fsinfo->clone_blksize); in decode_fsinfo()