Home
last modified time | relevance | path

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

/linux-5.10/ipc/
Dshm.c600 static int newseg(struct ipc_namespace *ns, struct ipc_params *params) in newseg() function
/linux-5.10/fs/f2fs/
Dsegment.c2448 unsigned int *newseg, bool new_sec, int dir) in get_new_segment()