Home
last modified time | relevance | path

Searched refs:autofs_empty (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/autofs/
H A Droot.c99 if (!path_is_mountpoint(&file->f_path) && autofs_empty(ino)) { in autofs_dir_open()
385 * we have no choice but to use the autofs_empty() check and in autofs_d_automount()
394 if (!autofs_empty(ino)) { in autofs_d_automount()
463 if (!autofs_empty(ino)) in autofs_d_manage()
483 if ((!path_is_mountpoint(path) && !autofs_empty(ino)) || in autofs_d_manage()
H A Dautofs_i.h149 static inline bool autofs_empty(struct autofs_info *ino) in autofs_empty() function
H A Dexpire.c374 if (autofs_empty(ino)) in should_expire()

Completed in 4 milliseconds