Home
last modified time | relevance | path

Searched defs:reserve_space (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ubifs/
Djournal.c115 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() function
/linux-4.4.14/include/linux/
Dfscache-cache.h267 int (*reserve_space)(struct fscache_object *object, loff_t i_size); member
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c910 static __be32 *reserve_space(struct xdr_stream *xdr, size_t nbytes) in reserve_space() function