Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfs_pin.h22 void pin_remove(struct fs_pin *);
/linux-6.15/fs/
H A Dfs_pin.c10 void pin_remove(struct fs_pin *pin) in pin_remove() function
/linux-6.15/kernel/
H A Dacct.c203 pin_remove(pin); in acct_pin_kill()