Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfs_pin.h22 void pin_remove(struct fs_pin *);
/Linux-v5.4/fs/
Dfs_pin.c10 void pin_remove(struct fs_pin *pin) in pin_remove() function
/Linux-v5.4/kernel/
Dacct.c179 pin_remove(pin); in acct_pin_kill()