Home
last modified time | relevance | path

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

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