Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmount.h113 extern void mark_mounts_for_expiry(struct list_head *mounts);
/Linux-v5.15/fs/afs/
Dmntpt.c208 mark_mounts_for_expiry(&afs_vfsmounts); in afs_mntpt_expiry_timed_out()
/Linux-v5.15/fs/cifs/
Dcifs_dfs_ref.c39 mark_mounts_for_expiry(list); in cifs_dfs_expire_automounts()
/Linux-v5.15/Documentation/filesystems/
Dautomount-support.rst55 (3) When you want mountpoints to be expired, call mark_mounts_for_expiry()
/Linux-v5.15/fs/nfs/
Dnamespace.c246 mark_mounts_for_expiry(list); in nfs_expire_automounts()
/Linux-v5.15/fs/
Dnamespace.c3086 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry() function
3118 EXPORT_SYMBOL_GPL(mark_mounts_for_expiry);