Home
last modified time | relevance | path

Searched defs:newseg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/ipc/
H A Dshm.c705 static int newseg(struct ipc_namespace *ns, struct ipc_params *params) in newseg() function
/openbmc/linux/fs/f2fs/
H A Dsegment.c2659 unsigned int *newseg, bool new_sec, bool pinning) in get_new_segment()