Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1953 static inline bool may_freeze(struct super_block *sb, enum freeze_holder who) in may_freeze() function
2034 if (may_freeze(sb, who)) in freeze_super()