Home
last modified time | relevance | path

Searched refs:pgrp_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/autofs/
H A Dinode.c132 struct inode *root, int *pgrp, bool *pgrp_set, in parse_options()
186 *pgrp_set = true; in parse_options()
228 bool pgrp_set = false; in autofs_fill_super() local
282 if (parse_options(data, root_inode, &pgrp, &pgrp_set, sbi)) { in autofs_fill_super()
304 if (pgrp_set) { in autofs_fill_super()
131 parse_options(char *options, struct inode *root, int *pgrp, bool *pgrp_set, struct autofs_sb_info *sbi) parse_options() argument
/kernel/linux/linux-6.6/fs/autofs/
H A Dinode.c133 struct inode *root, int *pgrp, bool *pgrp_set, in parse_options()
187 *pgrp_set = true; in parse_options()
229 bool pgrp_set = false; in autofs_fill_super() local
283 if (parse_options(data, root_inode, &pgrp, &pgrp_set, sbi)) { in autofs_fill_super()
305 if (pgrp_set) { in autofs_fill_super()
132 parse_options(char *options, struct inode *root, int *pgrp, bool *pgrp_set, struct autofs_sb_info *sbi) parse_options() argument

Completed in 2 milliseconds