Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Djournal.c104 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() function
/Linux-v4.19/include/linux/
Dfscache-cache.h282 int (*reserve_space)(struct fscache_object *object, loff_t i_size); member
/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c563 reserve_space(VCHIQ_STATE_T *state, size_t space, int is_blocking) in reserve_space() function
/Linux-v4.19/fs/nfs/
Dnfs4xdr.c948 static __be32 *reserve_space(struct xdr_stream *xdr, size_t nbytes) in reserve_space() function