Home
last modified time | relevance | path

Searched refs:automount (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/debugfs/
H A Dinternal.h22 debugfs_automount_t automount; member
H A Dinode.c228 return fsd->automount(path->dentry, d_inode(path->dentry)->i_private); in debugfs_automount()
590 * debugfs_create_automount - create automount point in the debugfs filesystem
618 fsd->automount = f; in debugfs_create_automount()
628 pr_err("out of free dentries, can not create automount '%s'\n", in debugfs_create_automount()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinternal.h22 debugfs_automount_t automount; member
H A Dinode.c251 return fsd->automount(path->dentry, d_inode(path->dentry)->i_private); in debugfs_automount()
623 * debugfs_create_automount - create automount point in the debugfs filesystem
651 fsd->automount = f; in debugfs_create_automount()
661 pr_err("out of free dentries, can not create automount '%s'\n", in debugfs_create_automount()

Completed in 4 milliseconds