Home
last modified time | relevance | path

Searched refs:retry_statmount (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/
Dnamespace.c5215 static inline bool retry_statmount(const long ret, size_t *seq_size) in retry_statmount() function
5361 if (retry_statmount(ret, &seq_size)) in SYSCALL_DEFINE4()